Skip to content

account for un-initialized display in examples#30

Merged
FoamyGuy merged 1 commit intoadafruit:mainfrom
FoamyGuy:handle_null_display
Dec 30, 2025
Merged

account for un-initialized display in examples#30
FoamyGuy merged 1 commit intoadafruit:mainfrom
FoamyGuy:handle_null_display

Conversation

@FoamyGuy
Copy link
Copy Markdown
Contributor

resolves #28 and #29

Check if the display is None before attempting to use it as though it's initialized.

@FoamyGuy FoamyGuy merged commit 7422946 into adafruit:main Dec 30, 2025
1 check passed
adafruit-adabot pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'NoneType' object has no attribute 'width' when supervisor.runtime.display is None

2 participants